From: Jonathan Dieter Date: Sun, 29 Apr 2018 19:17:33 +0000 (+0300) Subject: Release version 0.4.0 with (hopefully) final incompatible file format X-Git-Tag: archive/raspbian/1.1.9+ds1-1+rpi1~1^2~298 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=e3994963c52cc6d0e0f5b4a26caa6cedddb7d31d;p=zchunk.git Release version 0.4.0 with (hopefully) final incompatible file format changes Signed-off-by: Jonathan Dieter --- diff --git a/include/zck.h b/include/zck.h index 022b390..2aff42e 100644 --- a/include/zck.h +++ b/include/zck.h @@ -1,9 +1,9 @@ #ifndef ZCK_H #define ZCK_H -#define ZCK_VERSION "0.3.0" +#define ZCK_VERSION "0.4.0" #define ZCK_VER_MAJOR 0 -#define ZCK_VER_MINOR 3 +#define ZCK_VER_MINOR 4 #define ZCK_VER_REVISION 0 #define ZCK_VER_SUBREVISION 0